View::DoFunctionKeyCommand

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index Return to Main Contents
 

NAME

View::DoFunctionKeyCommand - instance method  

TEMPLATE

see template of VObject::DoFunctionKeyCommand  

SPECIFIERS

public virtual  

DESCRIPTION

DoFunctionKeyCommand handles the following function keys (the names within brackets refer to the corresponding function keys on a Sun keyboard):
        F22 (home)      = scroll to first page
        F28 (end)       = scroll to last page
        F24 (page up)   = scroll one page up
        F30 (page down) = scroll one page down

Method is rarely overridden. Method always calls base method.  

ARGUMENTS

see arguments of VObject::DoFunctionKeyCommand  

RETURN ARGUMENT

see return argument of VObject::DoFunctionKeyCommand  

CATEGORIES

event handling, implementation

 

FIRST DEFINITION

class VObject  

FILES

implementation:
View.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022